<Code Lib>
2026 Constructor
Changes 5
C

FieldDomainPointsByUV(IList<UV>)

Description:
Autodesk.Revit.DB.Analysis.
Overloads (2):

public FieldDomainPointsByUV(
	IList<UV> points
)

  • IList<UV>
    points
    Array of two-dimensional point coordinates representing domain points (usually on surface)

Loading…